-
Home
-
WP Email Template
-
2.8.4 (latest)
-
Code
-
Classes
- Configuration
| Total Complexity |
20 |
| Dependencies |
3 |
| Dependents |
2 |
| Total lines |
179 |
| Lines of code |
59 |
| Logical lines of code |
21 |
| Comment lines |
66 |
| Methods |
19 |
| Properties |
7 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
S |
72 |
2 |
5 |
| getMessageFactory() |
S |
82 |
1 |
3 |
| setMessageFactory() |
S |
81 |
1 |
3 |
| getProtocolVersion() |
S |
82 |
1 |
3 |
| setProtocolVersion() |
S |
81 |
1 |
3 |
| getKeepAlive() |
S |
82 |
1 |
3 |
| setKeepAlive() |
S |
81 |
1 |
3 |
| hasEncodingType() |
S |
80 |
1 |
3 |
| getEncodingType() |
S |
82 |
1 |
3 |
| setEncodingType() |
S |
81 |
1 |
3 |
| getBoundary() |
S |
82 |
1 |
3 |
| setBoundary() |
S |
81 |
1 |
3 |
| getTimeout() |
S |
82 |
1 |
3 |
| setTimeout() |
S |
81 |
1 |
3 |
| getUserAgent() |
S |
82 |
1 |
3 |
| setUserAgent() |
S |
81 |
1 |
3 |
| hasBaseUri() |
S |
81 |
1 |
3 |
| getBaseUri() |
S |
81 |
1 |
3 |
| setBaseUri() |
S |
81 |
1 |
3 |